home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / nov3fix.arc / OPREADME < prev   
Text File  |  1990-04-15  |  1KB  |  30 lines

  1.  
  2.  
  3. Description of OPENFIX patch utility:
  4.  
  5.  
  6.      OPENFIX.EXE is a patch utility that modifies the SERVER.EXE file of
  7. NetWare 386 v3.0.  Some applications open the same file more than once
  8. within the program.  If the application opens the file with different access
  9. rights (or fewer access rights) the next time, the rights granted during the
  10. latest OPEN will overwrite the previous access rights.  For example, if a file
  11. is opened with Read\Write access rights the first time, then is opened again
  12. with only the Read access right, the file opened first will no longer have the
  13. Write access right when the second file is closed.  This problem only occurs if
  14. the same file is being opened a second time without closing it the first time.
  15.  
  16.      Applications that receive the resulting ACCESS DENIED error from NetWare
  17. may interpret this differently and give the user inaccurate error messages.
  18. The AccPac software by Computer Associates, for example, returns a DISK FULL
  19. error when this occurs.  Other applications may return different error messages.
  20.  
  21.      Future versions of NetWare 386 will already have this fix implemented.
  22. This patch will only work for NetWare 386 v3.0.
  23.  
  24.  
  25. Instructions for use:
  26.  
  27.  
  28.      Copy OPENFIX.EXE into the same directory as SERVER.EXE and type
  29. OPENFIX.  The program will patch the file and notify the user when finished.
  30.